翻訳と辞書
Words near each other
・ Dos Indios River (Canoas River)
・ Dos Indios River (Itajaí River)
・ Dos Indios River (Paraná)
・ Dos Jesuítas River
・ DOS Kampen
・ Dos Lagunas Airport
・ Dos locos en el aire
・ Dos locos en escena
・ Dos Lomitas Ranch
・ Dos Lunas Tequila
・ Dos Mangues River
・ Dos Mares
・ Dos Marmelos River
・ Dos mas Dos
・ Dos Matos River
DOS memory management
・ Dos Meros River
・ Dos meseros majaderos
・ Dos mexicanos en Sevilla
・ Dos Mou Ena Fili... Afto to Kalokairi
・ Dos mujeres, un camino
・ Dos Mundos
・ Dos Mundos (Rick Trevino album)
・ DOS MZ executable
・ DOS Navigator
・ Dos Oeiras River
・ Dos Oitis River
・ Dos Palmas kidnappings
・ Dos Palmas Preserve
・ Dos Palmas Spring


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

DOS memory management : ウィキペディア英語版
DOS memory management

: ''This article is about a class of DOS device drivers. For the general concept, see: memory management.''
In IBM PC compatible computing, DOS memory management refers to software and techniques employed to give applications access to more than 640 kibibytes (640
*1024 bytes) (kiB) of "conventional memory". The 640 KiB limit was specific to the IBM PC and close compatibles; other machines running MS-DOS had different limits, for example the Apricot PC could have up to 768 KiB and the Sirius Victor 9000, 896 KiB. Memory management on the IBM family was made complex by the need to maintain backward compatibility to the original PC design〔Scott Mueller, 'Upgrading and Repairing PCs 4th Edition'', Que, 1994, ISBN 1-56529-932-9 chapter 7〕 and real-mode DOS, while allowing computer users to take advantage of large amounts of low-cost memory and new generations of processors. Since DOS has given way to Microsoft Windows and other 32-bit operating systems not restricted by the original arbitrary 640 KiB limit of the IBM PC, managing the memory of a personal computer no longer requires the user to manually manipulate internal settings and parameters of the system.
The 640 KiB limit imposed great complexity on hardware and software intended to circumvent it; the physical memory in a machine could be organised as a combination of base or conventional memory, upper memory, high memory (not the same as upper memory), extended memory, and expanded memory, all handled in different ways.
== Conventional memory ==
(詳細はIntel 8088 processor used in the original IBM PC had 20 address lines and so could directly address 1 MiB (220 bytes) of memory. Different areas of this address space were allocated to different kinds of memory used for different purposes. Starting at the lowest end of the address space, the PC had read/write random access memory (RAM) installed, which was used by DOS and application programs. The first part of this memory was installed on the motherboard of the system (in very early machines, 64 KiB, later revised to 256 KiB). Additional memory could be added with cards plugged into the expansion slots; each card contained straps or switches to control what part of the address space access memory and devices on that card.
On the IBM PC, all the address space up to 640 KiB was available for RAM. This part of the address space is called "conventional memory" since it is accessible to all versions of DOS automatically on start up. Normally expansion memory is set to be contiguous in the address space with the memory on the motherboard. If there was an unallocated gap between motherboard memory and the expansion memory, the memory would not be automatically detected as usable by DOS.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「DOS memory management」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.